DimAdvisorType 
Default Table Name  DimAdvisorType 
Definition 
 

DimAdvisorType Columns 
ColumnName  Domain  Datatype  NULL  Definition 
AdvisorTypeSK(PK)    int  NO 
 
AdvisorTypeCode    varchar(8)  NO 
 
AdvisorTypeDescription    varchar(50)  NO 
 

DimAdvisorType Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_DimAdvisorType  PrimaryKey  AdvisorTypeSK 

DimAdvisorType Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 
FactAdvisorByEnrollment  Non-Identifying  One To Zero or More  FK_FactAdvisorByEnrollment_AdvisorType_AdvisorTypeSK        NO  YES